-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix plot duplication and purging logic #7939
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7939 +/- ##
==========================================
- Coverage 57.66% 57.44% -0.23%
==========================================
Files 677 677
Lines 27373 27374 +1
Branches 2689 2689
==========================================
- Hits 15786 15724 -62
- Misses 11248 11309 +61
- Partials 339 341 +2
... and 13 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me!
fix plot duplication and purge logic
Closes #7926
Describe your changes:
uniq
. Replaced that with the right.sortedUniqBy
All Submissions:
Author Checklist
type:
label? Note: this is not necessarily the same as the original issue.Reviewer Checklist